home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / fbrow122.zip / FBROWSER.DOC < prev    next >
Text File  |  1997-05-27  |  5KB  |  118 lines

  1. v 1.22d
  2.  
  3.                     -=Public Domain=-
  4.                By: Jim Woodward
  5.                based on a program written by: Jonas Öberg 
  6.  
  7. Upgrade: Must compile both fbrowser.mec and fbrowser.mex files!!!
  8.  
  9. ========
  10. Files in archive:
  11. fbrowser.mex    The program
  12. xgetch.mh       Needed assistance for program to work
  13. fbrowser.mec    Screen assistant
  14. fbrowser.doc    This file
  15. readme.com      This file 
  16.  
  17. Installation Steps
  18. ════════════
  19.  
  20.  
  21. 1. fbrowser.MEX, xgetch.mh  go in your MEX directory.
  22.     compile the file: fbrowser.mex!  extra heap may be needed.
  23.     i.e. commmand line: mex fbrowser -h20000
  24.  
  25. 2. fbrowser.mec goes in your MISC directory and
  26.     be sure to mecca it.
  27.  
  28. 3. FILE_ID.DIZ & FBROWSER.DOC - Well, put them were you keep all the junk. :)
  29.  
  30. 4. Now you need to modify your MENUS.CTL to read something like this:
  31.  
  32.     MEX              M\fbrowser                 Demoted "File titles"
  33.  
  34. 5.  SILT MAX
  35.  
  36. 6.  Be sure to do steps 1. and 2. even when Fbrowser was previously
  37.     installed.
  38.  
  39. 7.  If you want the file date to be in form dd/mm/yy, then edit
  40.     fbrowser.mex (somewhere around line 236) and uncomment (i.e.
  41.     erase the '// ddmmyy' from that line) and comment the line below
  42.     (i.e. put a '//' in front of it, and of course the 's are not added).
  43.  
  44. 8.  Run Maximus and check it out!
  45.  
  46. *****************************************
  47. Lines in the files.bbs file which have a 
  48.     '-' or a ' ' in the first column will be treated as comment lines.
  49. Below changed sept. 1996
  50.     If column 1 is '-' and column 2 is '!', 
  51.     then the next line in the files.bbs file will start a
  52.     new page in fbrowser's display screen.
  53. *****************************************
  54.  
  55. Where to reach me
  56. ═════════════════
  57. If you want to report a bug, PLEASE tell me the version you are using.
  58.  
  59. internet:   jwoodwar@eagle.lhup.edu
  60.  
  61. Jim Woodward        1:268/412 (fido)
  62. Fido Node            BBS Tel. #: 717-748-1834  (ZyXEL Elite 2864 V.34)
  63. Woody's NutHouse    BBS Tel. #: 717-748-5728  (USRobotics V.Everything)
  64.  
  65. 03/02/96 Will use standard file listings when user is TTY.
  66. May 10, 1996    Fbrowser should now handle a file area
  67.     of type: CD DateList alright.
  68. July 23, 1996 Several bugs corrected.
  69. August 7, 1996  Added a sysop feature that will allow one file at a time 
  70.     to be copied to designated path by tagging a file and hitting the
  71.     "d" key for download. This only works for sysops (priv>89)
  72.     and local logon.
  73. Aug. 21, 1996   Added support for '/tb' as the first word in the
  74.     description (page 66 of Max printed manual). Did not add support
  75.     for '/t' or '/b'. I will do this if someone needs it.
  76. Aug. 27, 1996   When the file area is from a CD, staged downloading is 
  77.     implemented.
  78. Aug.30, 1996    Major change in the program. The dos compiler is at
  79.     its max, i.e. nothing new without taking something out. If one is 
  80.     running  OS/2, you can add more. I will not make a fbrowser that
  81.     doesn't work on both dos and os/2 systems, as this program is
  82.     being used all over the world. Please let me know if the major
  83.     change has caused problems for you. The first screen will take
  84.     longer to appear, but I think the reward will be great. I imagine
  85.     if you are using a 386 or slower, then this versiom might be too
  86.     slow. I prefer internet email to fido messages, if possible.
  87.  
  88.  
  89. CDs The type should be 'CD Datelist' and the files.bbs type files, in
  90.     my opinion, should be copied to your HD. I have 9 CDs online (Night
  91.     Owls and Cream of the Crops) and I make a filedivision for
  92.     each CD and this has worked well for me. The files.bbs type files
  93.     for CDs do NOT have to be 'one line per file' files. On the Night
  94.     Owls, I use the dir1, dir2, ... files found in in the pcbtext
  95.     directory for my files.bbs type files.
  96.  
  97. Note for fbrowser 1.21
  98.     There is only one small cosmetic change in 1.21, as some lines weren't
  99.     quite right.
  100.  
  101. Note for fbrowser 1.22
  102.     Made some small changes to help sysops that have users who hit
  103.     the '+' key too fast in order to page down, and their comm program
  104.     takes over. The left and right arrow keys now will change pages.
  105.     Fixed it so a filename with a space after it would work, but in 
  106.     order to do this, I had to cut out saying no description
  107.     was given, as the dos version is at the max, which means in order
  108.     to add to the program, I have to delete something. Hopefully
  109.     the next edition of Maximus will allow larger programs.
  110.  
  111.     If this is an upgrade, be sure to do both steps 1) and 2)!
  112.  
  113.     Since I don't know who is using this program, I would appreciate it
  114.     if users with internet access would drop me a note containing their 
  115.     BBS name and number, and any suggestions.
  116.     Thanks,
  117.     Jim Woodward  (jwoodwar@eagle.lhup.edu)
  118.